combobox: Refactor cell view treatment
authorBenjamin Otte <otte@redhat.com>
Tue, 28 Jul 2015 23:12:09 +0000 (01:12 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 31 Jul 2015 02:03:44 +0000 (04:03 +0200)
commit2550c6a4db0e5427d5c793eb1757acd51642471c
treec623bcd0098f16ee5693e0062148e92382611c61
parentbbd9c5983211244ec5bc8fb0ecc0e67d9f8345a6
combobox: Refactor cell view treatment

Instead of putting it inside the button manually, put it there properly
by adding a box containing the cell view and the arrow.

Do the same thing in list mode, instead of creating an event box that
tries to behave as a button.
gtk/gtkcombobox.c
gtk/ui/gtkcombobox.ui